home *** CD-ROM | disk | FTP | other *** search
- GWMON Parallel Ada Monitor for 386/486 PCs
- Copyright (C) 1993, Charles W. Kann & Michael Bliss Feldman
- ckann@seas.gwu.edu mfeldman@seas.gwu.edu
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-
- The GWUMON Parallel Ada Monitor provides a shell around the NYUAda
- Run Time System(RTS). This monitor allows the user to set tasking options for
- the RTS, and to monitor the execution of the RTS. This monitoring shows the
- source code for the program which is running, or the execution percentage of
- the various tasks of the current program. A more detailed explaination of the
- Monitor is given in the README.RUN file.
-
- There are 4 readme files included with this system. They are this
- README.FST file, README.RUN, README.FIL, and README.BLD. If you simply want to
- run GWUMON, you should get a copy of the GWUMON executables, which will include
- a copy of the README.RUN file. It is included here so that after you have
- made the programs, you can test the monitor.
-
- The README.FIL gives a list of the files in this distribution, and
- gives a quick synopsis of what each of the files is used for.
-
- The README.BLD file tells how to rebuild the source code for the GWUMON,
- and how to install it.
-